home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The AGA Experience 3
/
AGA Experience Volume 3 (1997)(NFA - SAdENESS)[!].iso
/
software
/
utilities
/
programmers
/
gamesmaster
/
includes
/
proto
/
games.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1996-06-11
|
174 b
|
8 lines
#ifndef PROTO_GAMES_H
#define PROTO_GAMES_H
#include <exec/types.h>
extern struct GMSBase *GMSBase ;
#include <clib/games_protos.h>
#include <pragmas/games_pragmas.h>
#endif